Update optical mosaic docs to current SEPAL UI#594
Merged
Conversation
- Sources: add Landsat 9 and tier-2 variants, label Sentinel-2 as S2, switch GEE dataset links from Collection 1 to Collection 2/harmonized, document the Max cloud cover slider - Composite: rewrite for the simple/advanced (More) layout — cloud-masking presets and per-algorithm config, BRDF multiplier, cloud buffering, snow/ice masking, masked-out pixels, Sentinel-2 orbit/tile overlap, pixel filters - Retrieve: correct destinations (add Google Drive, single-select), fix metadata band names (dayOfYear/daysFromTarget) and the Retrieve button label - Fix scene preview band order (RGB), FileZilla link, and other typos - Refresh screenshots (sources, composite simple + new advanced view, retrieve)
The "<=" sign (U+2264) is not set up for use with LaTeX by default and broke the Read the Docs PDF build. Reword to "12 m RMSE or less".
Read the Docs removed the ubuntu-20.04 build image on 2026-06-01, which caused all builds (including this PR) to fail before the Sphinx step. Move to the supported ubuntu-22.04 image; Python 3.9 is unchanged.
d4f4e64 to
4ddf9a1
Compare
dfguerrerom
approved these changes
Jul 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the Optical mosaics cookbook page to match the current SEPAL interface. All changes were verified against the SEPAL source code.
What changed
Sources
Composite
Retrieve
dayOfYear/daysFromTarget) and the Retrieve button labelFixes